home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / filutil / bison110.zip / BUGS < prev    next >
Internet Message Format  |  1990-06-11  |  897b

  1. From tumuc!fauern!unido!mcsun!uunet!tut.cis.ohio-state.edu!IMADA.DK!paw Mon Jun 11 11:12:36 1990
  2. Article 729 of gnu.utils.bug:
  3. Path: lan!tumuc!fauern!unido!mcsun!uunet!tut.cis.ohio-state.edu!IMADA.DK!paw
  4. From: paw@IMADA.DK (Paw Hermansen)
  5. Newsgroups: gnu.utils.bug
  6. Subject: (none)
  7. Message-ID: <9006102128.AA12153@imada.dk>
  8. Date: 10 Jun 90 21:28:05 GMT
  9. Sender: daemon@tut.cis.ohio-state.edu
  10. Distribution: gnu
  11. Organization: GNUs Not Usenet
  12. Lines: 23
  13.  
  14.  
  15. Re:  GNU Bison version 1.10
  16.  
  17.   In order to succesfully make bison 1.10, we had to make the
  18. following changes:
  19.  
  20.   1.  In files.h add:
  21.          extern char *spec_name_prefix;
  22.  
  23.   2.  In reader.c add:
  24.          #include "machine.h"
  25.  
  26.   3.  In getargs.c add:
  27.          char *spec_file_prefix;
  28.  
  29.  
  30.   There may be other errors. We haven't tested it yet.
  31.  
  32.  
  33.  
  34.  
  35. ldh@imada.dk (Lars Dahl-Hansen)
  36. paw@imada.dk (Paw Hermansen)
  37.  
  38.  
  39.